home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 6_functions / stripc < prev    next >
Encoding:
Text File  |  2001-03-22  |  270 b   |  13 lines

  1. Synopsis:
  2.    $stripc(<text>)
  3.  
  4. Technical:
  5.    This function strips out any control-c (^C) color codes in the input text.
  6.  
  7. Returns:
  8.    input text with control-c codes removed
  9.  
  10. See Also:
  11.    set(4) display_ansi; strip(6); stripansi(6); stripansicodes(6)
  12.  
  13.